- unfortunatly app has stopped error in cordova android app - 1 Update
- Intel Virtualization Technology (Intel VT). - 2 Updates
- Missing Tools SDK - 1 Update
- Is this list dying? - 1 Update
- Porting USB driver to Android - 1 Update
- SDKController without ADB port forwarding - 1 Update
- Meta: Changes to new-user moderation policy - 1 Update
- How to send MMS in background without using Intents - 1 Update
- Please help!!! Android Studio Error: cannot reload avd list: for input string: "" - 1 Update
- getting nearby locations in android using data from sqlite database - 1 Update
Suresh Murthy <smallubotlla@gmail.com>: Nov 30 09:48PM -0800 Hi, Recently i updated my cordova from 2.2.0 to latest one 5.1.0.After upgrading it my app not working properly and my mainactivity class is not firing.when calling mainactivity i got an error "Unfortunatly your app has stopped" but i don't know why it is came.Also i observed one error in my eclipse logcat " java.lang.noclassfound".Please let me out off this error. Thanks, Suresh |
"דוד ברקת" <davidbareket@gmail.com>: Nov 30 01:38AM -0800 היי חברים. אני מתכנת זקן אבל חדש לאנדרואיד. <https://lh3.googleusercontent.com/-ULbZ8r0_Sjg/VlwXmPbq8AI/AAAAAAACbFk/pFtUbCTT1gA/s1600/%25D7%259C%25D7%259B%25D7%2599%25D7%2593%25D7%2594.JPG> א. התקנתי את ה AndroidStudio ועם הפעלת הAVD אני מקבל את ההודעה: לעיל. <https://lh3.googleusercontent.com/-r1b4xm783rc/VlwYAvYDf8I/AAAAAAACbFs/sbEUpgGC2J4/s1600/%25D7%259C%25D7%259B%25D7%2599%25D7%2593%25D7%2594.JPG> וכפי שאתם רואים הHAXM מותקן. בכל מקרה אציין שבזמן ההתקנה כאשר הגעתי למסך של ההורדה בכתובת: http://developer.android.com/intl/vi/sdk/index.html האותיות היו משובשבות - אולי קטנגה משהו לא ברור. <https://lh3.googleusercontent.com/-oyuAVn21USM/VlwYoeHfdUI/AAAAAAACbF0/qLaGVZh9xO0/s1600/%25D7%259C%25D7%259B%25D7%2599%25D7%2593%25D7%2594.JPG> אודה מאוד על העזרה - אני כבר מושקע מספר ימים בנושא. דוד |
Jonathan S <xfsunoles@gmail.com>: Nov 30 06:34PM -0800 Did you run that HAXM Installer? On Monday, November 30, 2015 at 3:46:58 PM UTC-5, דוד ברקת wrote: |
Jonathan S <xfsunoles@gmail.com>: Nov 30 06:33PM -0800 Sorry, it is Gradle instead "Grundle." AS needs to point the correct SDK directory to order it to work. it looks like Platform-tools is missing. Recheck SDK Manager. On Monday, November 30, 2015 at 3:46:58 PM UTC-5, Kimberly Crawley wrote: |
Trevor Johns <trevor@android.com>: Dec 01 12:14AM On Fri, 23 Oct 2015 11:09:34 -0700, Tobiah wrote: > moved to another forum? > Thanks, > Tobiah (Sorry for the slow delay replying to this.) Admittedly, we've had a problem with lack of moderators for a while now, and that's probably been hurting activity on this list. Now that Stack Overflow and Google+ exist, it's been difficult for us to find employees willing to spend time going through the dozens of messages that come in each day (much of which is spam). That said, I think there's still value in having a traditional discussion group. Stack Overflow doesn't allow objective threads, and Google+ is a different experience. I've changed the moderation policy for this group, so that we're not a bottleneck. Let's see if that helps improve things. https://groups.google.com/forum/#!topic/android-developers/mo_djBs5_EY -- Trevor Johns Google Developer Programs, Android http://developer.android.com |
Yile Ku <stiffstone@gmail.com>: Nov 30 02:45PM -0800 Hi, I am porting a USB driver to Android. I have the driver working on Linux. There is a file /lib/modules/... that maps the vendor and device id to a driver, what is the equivalent on Android? Also I assume that one can just compile the driver against the Linux kernel source for the Android version one is running.... Thanks, Y- |
Vel Asta <pavel.astakhov93@gmail.com>: Nov 30 01:32PM -0800 Hey folks, Based of this: http://tools.android.com/tips/hardware-emulation Is there another way to forward sensor inputs and touch inputs from my device into the emulator? Use something else for the data transfer? Thank you very much |
Trevor Johns <trevorjohns@google.com>: Nov 30 03:27PM -0800 *As of today, new members to this group are able to post immediately, without being subject to moderator approval.* Previously, posts from new members to this group would be held for moderation. However, with the addition of Stack Overflow and Google+ as popular discussion mediums, it's been difficult to find volunteer moderators. As a result, the moderation queue has been showing signs of neglect -- which means that new posts just aren't getting through. To address this, effective immediately, I've removed the moderation restriction for new members. While this means that some spam may get through, this is necessary in order to keep this group functioning properly going forward. If you do see spam, simply report it through the Google Groups web UI. (Click on "Report Abuse" next to the "Reply" button.) For larger/urgent issues, you can also contact the group owners via email: https://groups.google.com/forum/#!contactowner/android-developers -- Trevor Johns Google Developer Programs, Android http://developer.android.com |
Manoj <manojkumar.mora@gmail.com>: Nov 30 01:55PM -0800 Hi, I want to send mms without using Intents. I found sendMultimediaMessage can be used from SMSManager. But I really don't have any idea how to use it. Could anyone explain me the usage of it? Thanks, Manoj. |
ActionWind <actionwind@gmail.com>: Nov 30 07:48AM -0800 On Android Studio, When I go to menu Run-->Edit Configurations, a error keep poping out: <https://lh3.googleusercontent.com/-HIoPmjeFGCA/VlxuQ3qV9TI/AAAAAAAAAG4/MnSx3og8YCc/s1600/1.PNG> It says: cannot reload avd list: for input string: "".................. When I click "OK", it pops out again! I cannot do anything in this situation. Anyone kowns about how to fix this? Please help! Thanks a lot !!!!! Android Studio is so weird |
praveen reddy <pvn405.reddy@gmail.com>: Nov 26 02:54AM -0800 I have lattitude and longitude along with place name in sqlite table.I want to get the near by locations from my current location with some radius for my app.I Am new to android can any one help me with this? Thanks in advance |
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to android-developers+unsubscribe@googlegroups.com. |