General :: Developing Android Apps Without Codes?
Jul 17, 2013i want to make Android app in my Android bcs i have no pc.
View 1 Repliesi want to make Android app in my Android bcs i have no pc.
View 1 Repliesokay so with the x coming up to order soon im going to be paying full retail for the x since I sold my dinc and when I ordered that onlline i used promo code freeovernt for the free over nite shipping..but i also bout a week later called for a credit and used promo code smart30 to save 30 bucks on ordering a smartphone upgrade. question is does anyone else know of any coupon or promo codes for this thursday? need my droid X!
View 30 Replies View RelatedI'm newbie in developing Android Apps. Currently, I'm going to build an android Location Based Service apps for my undergraduate thesis. I've read some articles about displaying maps in Android but most of them are using Google Maps. Since I'm going to use my own custom map, is there any way to load my map in Android?
View 2 Replies View RelatedI am new to Android programming and have tried writing a couple of apps myself. One thing i noticed is that my application was very poor wrt the UI and the design aspects. I want to know what tools/softwares are used for developing the UI for Android apps.
View 6 Replies View RelatedI have been developing an Android application for about two months now, and the guy I'm writing it for wants me to use this instead of the android SDK so we can deploy the application for multiple smart phones: http://rhomobile.com/ he says you can write the application in one language and it can be deployed for most smart phones. Has anyone used this website to do something similar? Any advantages or disadvantages I should know about and tell him? Maybe someone could give me a better explanation on what this really does. I'm current a one man army. He wants the application out for most smart phones but can afford to hire more developers.
View 2 Replies View RelatedDoes anyone know any good tutorial about setting up environment and importing libraries for Android development with IntelliJ IDEA?
I downloaded some Android plugins but still the IDE marks all Android objects (Activity, SurfaceHolder...) red.
how to develop an offline sync app using the OpenMobster Sync Plugin for the PhoneGap framework. You can develop your App using HTML5 and Javascript instead of the native programming language.
Features:
-two way synchronization between the local sqlite database and the corporate backend in the Cloud
-Offline mode operation. All data changes are tracked and auto synchronized with the Cloud once the connection returns
-Use of Push notifications to push data changes from the Cloud to the device
-Support for replicating changes to multiple devices like iCloud does
-A Java based Channel Framework for integrating your backend with the Cloud
First of all, I just want to say I am a software developer, but I am not an Android developer. However I usually walk around and think on stuff. AndI've been recently thinking all the news concerning how fragmented Android is getting, with different Android versions and tweaks by different phone manufacturers, and then for developers you have different size formats. An example would be that HTC Tattoo might not be able to run everything that another phone might run, due to different screen formats, etc. And now the Android tablets are coming with different Android versions and different screen sizes, all from 5" to 11". Will this make developing Android applications harder? Apple has it safe here since they manufacturer all devices that run the iPhone OS: the pods, phones and now the pad so they can easily control and make sure not to loose any customers by introducing a new device. When Apple introduced iPad they had to make sure that all the old iPhone applications would work on the iPad. They solved that neatly by saying that iPhone applications will simply be stretched out to the double size and it would fit on the iPad. Unfortunately Android does not have the same luxury to do this. As I said, I am not an Android developer. Just a curious software developer For you guys who work actively in the Android community, does Google have a solution for this? Will you be able to run phone applications on the tablets? Is there a bridge between the devices? Are there any standardizations or will Android development become even more fragmented? you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-devel
View 2 Replies View RelatedI am getting out of time for the android app. I am not a lazy guy but I got indulged in some urgent problems. I am a recent computer science student and have intermediate knowledge of java. However I am good at PHP. Way to learn Android and start developing apps immediately.
View 5 Replies View RelatedMy government gave us galaxy (10.1) tablets instead of books. But unfortunately this tablets's OS is not a normal android 3.2; It has been customized and we can't access many applications or other thinks. So I've decided to make a new custom rom for this tablets to offer in a competition of project. I have 2,5 months for this competition and I should make this rom. I've downloaded the android source (I want to work on 4.1jb) It is 4.2gb on my ubuntu 12.04 and I don't understand anything till see your answer on stackoverflow. I read and have some knowledge about system but It is not enough.. I know c# lang and I know general coding for 4 years.
I should edit the launcher (I said desktop but I don't know how calls It..). It has programs and widgets tabs and I want to put a new tab here. And anyone cannot see programs and widgets tab without any permission. This permission will give students's tablets by teacher ('s tablet). So, students can't play anything in the lesson but when it is over, stundents can play anything what they want.. Teacher will give the permission before leaving class..
This is what I want to do.. Briefly, I want to make a custom rom but directly using android source codes.Because I think I can't make this rom with using kitchen or just editing .apk files..
I'm trying to find the colour codes (ie hex, RGB(A) etc) for the Holo themes in Ice Cream Sandwich. I see that from the Android Developers website that they are defined in constants, but I need to get the actual values for use elsewhere. I've been searching like crazy for hours and the best I can do is a page that I can't even show you because I'm still a noob on the forum!
I have some values, but I wanted to match them up to the R.color documentation.
Can you make rom from the source code. Or how to make it. I've downloaded from opensource.samsung.com The ICS source codes for Galaxy Y Duos Lite.
View 9 Replies View RelatedLately (last 3 weeks) I've been getting those prompts to copy a word code in order to access my gmail. i get three of them actually. I'm assuming it's because i have three gmail accounts set up on my phone. i don't know if these prompts are for syncing or accessing my gmail. all i know is they're random, never at startup, and not necessarily prompted by anything specific that i do,,,like trying to get into email or something. they just pop up.
They're accompanies by an orange exclamation mark in the top notification bar. it has never occurred to me until now as i post, to pull down the notification to see what it's about.
Codes for Samsung galaxy core? (Only some of those used for s series work..)
Especially GPS code?
GT-I8262
Dialer codes are not working on the Verizon Note 2? I tried em all and none of them work. I am trying to find a way to disable 4G so I can conserve battery, like I was able to on my Bionic, but I am unable to.
View 1 Replies View RelatedI am developing my own Chrome like Web Browser in Eclipse using WebView, so far its just a TextEdit that act as a url bar, a GO button to take WebView to whatever URL is typed, and of course the WebView showing this website.
1- When i go lets say msn.com, it goes fine but if i click -- news -- , it goes fine too, but the "URL bar" still show msn.com , it doesn't show the current URL im in, so its there a way to write to to the TextEdit or create a real url bar?
2- When i go to YouTube, if i hit play on a video it plays fine on WebView, but if i turn the device sideways, video shows liek to hit play again but you can still hear it in the background, if i hit play it just stop and wont play again any other videos, ( i found the YouTube API player and i followed what supposedly is how to use it but it never worked, i cant really find instructions on how to merge it to the app, supposedly just moved the .jar file but still playing in the browser) or how can i do in webview so when a user press play it ask you want to use browser or you want to launch youtube app, cant manage how to set up in intent for this activity.
Or how can i lunch youtube app from a button on my layout?
3- How to make android , in this case 4.0.4 recognize my app as a browser so whenever any app ask me to launch a browser, mine is on the list.
4- on my case ( galaxy s2 ) in chrome when i press menu, it pop this menu, on my app, menu key pop a little menu with settings only, but nothing happens ( of course ), how can i add items to this main menu, like About, Contact Me, Back , Forward and add stuff in settings too?
5- launch an app from a button on the app.
As we all know there has been lot of custom roms for funbook models like funbook p250, funbook pr, etc. but no one developed a rom for funbook talk p350 .
Are there anychances of getting jellybean on funbook talk.
What's the easiest way to generate and read QR Codes in an android application?
View 8 Replies View RelatedI sent my girl friend a QR code. The code was sent using barcode generator to her Droid. It was sent as a pic. How can she view the QR code? Is there any programs that will decode the QR code on her droid?
View 4 Replies View RelatedIn android I want to print the key codes for each and every key which I pressed. I am not getting any method from which I can print key codes. Without getting keycode I am unable to complete my project.
View 1 Replies View RelatedI would like to execute opcodes directly against the running Dalvik VM instance from within my application on Android. I'm looking for something similar to the C asm function. I have a list of opcodes for dalvik, but I am unfamiliar with how to either execute them directly, or write them out to .class files and execute them against some sort of VM CLI command like dalvikvm from within a running application.
View 2 Replies View RelatedI have a RingtonePreference in one of my classes and, upon return, the onActivityResult says that the requestCode being returned is 100.Unfortunately, I can't seem to find the *constant name* for this value.Is there a master list somewhere? It's just not jumping out at me in the documentation.
View 6 Replies View RelatedI just want to know is there any way to compile and run my android application codes online, without installing the SDK on the computer?
View 3 Replies View RelatedI saw some people mentioned CupCake in the email threads, could anyone talk in details?
View 2 Replies View RelatedSo I've noticed more and more that products in a grocery store as using mini QR codes but when I go to try to scan it, it doesn't pull up a single thing, let alone recognize it.
I've tried:
Barcode Scanner
Shop Savvy
ScanLife
It can't read the thing because of how tiny the QR code is! What is the deal with this? I have an HTC Aria on at&t
I have a MediaPlayer app which seems to be working fairly well for streaming media. However I get error codes in my OnErrorListener every so often and I have no idea what they mean. Can someone explain what the following codes mean and what the appropriate action to take is? Sometimes I get an error after I am already streaming and the stream is still available via my browser.
Codes 1, -1 1, -11 -38, 0
I have this task: "recognize dropped calls, and get information about cause of the drop". Use these. For example: If in a phone call the called partner presses the red end call button, the Call Control sends the following message to me: " Cause No.17 "user busy" " (3GPP 24.008). So, I would like to read cause codes ( exit codes in Symbian) when the call is ended. I can use Java or C++ (JNI).
View 2 Replies View RelatedWhen I press the only character button a to z to perform some action in android what is key ASCII code for a to z can anybody tell how to do in android?
View 2 Replies View RelatedI am working on a app which render geometrics with VBO in NDK opengl, it works in other phone, but in Motola Droid, it will cause the devices reboot.
The logs like next.
CODE:.........................
I am often using my Android browser when I come across a QR code. Is there any way to scan the QR code from within the browser? It seems absurd that I then have load that page on another monitor and then scan that monitor with goggles are barcode reader...
View 1 Replies View Related