Powerful voice application Android source code and voice Android source code

Source: Internet
Author: User

Powerful voice application Android source code and voice Android source code

The source code of this project is the source code of the powerful speech application. It is an Android mobile app that combines speech recognition and sharing to encourage users to use self-suggestion methods to supplement positive energy.

Private void showShare () {ShareSDK. initSDK (this); OnekeyShare oks = new OnekeyShare (); oks. disableSSOWhenAuthorize (); // The Notification icon and text oks during sharing. setNotification (R. drawable. ic_launcher, getString (R. string. app_name); // title, Evernote, email, information, Renren and QQ space use oks. setTitle (getString (R. string. share); // text is the shared text, which is required by all platforms. setText ("motivate yourself every day, say it best. Http://gelivable.aliapp.com "); // start sharing GUI oks. show (this );}

  

  • <Ignore_js_op> share
  • <Ignore_js_op> Speech Recognition
  • <Ignore_js_op> startup page
  • Http://android.662p.com/thread-5880-1-1.html


Q: What language is the core of the Android operating system written? All of its applications are written in Java? Where can I download the system source code?

The core is the Linux kernel, so it is written in c language. There is also c ++ on it, and the application layer is written in Java. The source code should be downloaded on the Android official website, and the android sdk should be downloaded on the computer, you can then use eclipse for development. Now there is a plug-in called ADT in eclipse, which is designed to help develop android programs.

Ask who has the source code or feasible development ideas for developing Android voice calls

Can the native code of andriod be called? That's exactly what google released. Different mobile phones are just different underlying hardware drivers. If this is the case, you cannot use different hardware, right?

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.