How do you create a QR code? - Android Software Development

I have been trying to find out how i create a QR code for my apps, but can't find anything. i Use eclipse can i do it in that?

Google qr generator.
Sent from my Nexus One

or simply use goo.gl URL Shortener and add an ".qr" at the end of your goo.gl-URL.

Thanks for that took me a while to figure out what url to use. for the generator. I got this which gives the option to open up in the market http://market.android.com/search?q=pname:packagename
But is there a url that once scanned automatically starts the download?

if its an app in the market then no.
If you have an direct download link for an apk-file, then just paste your direct download link.

Ok thanks for that

Related

WebView help needed

Hi guys and gals I am having a issue with my app I'm making. The app uses webview to load a special web page to let a user download files mostly .pkg files but some zip files and exe's as well. I have the app built and it loads the website url I need it to but when I click on a file to download it to the storage card it does nothing at all. I know I need to do something with the DownloadListener I'm just not sure what or how. The snippets of code I have found on the net to try to understand it has not worked. I have given permission to the net and SD card in the manifest file. Any help with this would be great Thanks
p.s. for some reason it wont let me post my code. if anyone can help + rep for you
No one on this? ok well I know I need to set up a downloadlistener but I am unsure how to do this everything I have found is only to force media to be played somewhere but I need to just make it download the file to the root of the sdcard. any help even to a good tutorial or link with a code snippet for a different file type that i could modify to work would be very helpful

[Q] Need Help with a URL launcher app .. Download dont work !

I have a URL launcher app and need help with some html codes..
This app is a URL launcher and the web page is running inside of the app window like any other app, This do not launch the Browser url from the android phone...
The problem is.. Downloads do not work inside of this app... It only works when the website is running in the full browser,,, But I dont want that.. I want the download to be supported inside of this app.
Is there any html codes or scrip that i can use in my web page to make launch the original browser from the phone, so the file can be download it in the phone..?
Please install the app and letme know how can I make download support for files..
Here is the link of the app..
Please go to download shortcut and choose android shortcut for testing... You will see that the download dont work in this app frame... It only works in full android browser..
APP LINK:
http://latinomax.com/android/app/latinomax.apk

[Q] Android Browser

Can someone tell me any android browser which can upload files to site like dev host i have tried most browsers like :
Opera mini/classic/beta , Dolphin browser , Mozilla ,Boat , Stock , and many more cant remember all the names but all failes to upload files some stops immediately some keep loading and stops after few minutes my pc is not working and i need to upload a file of 200mb.
Please some one tell is there any browser or method with which i can upload files to dev host
Unfortunately no Web browser iv used on my phone can upload files larger than around 8mb to dev host - the browser just crashes if file is too large
I recommend for large files to download the mediafire app from playstore as you can upload large files & publicly post links without problems
You can also use the Dropbox app but don't publicly post links to large files or your account maybe suspended (sharing with one person is fine privately)
But Sir after uploading it to mediafire from the app or to dropbox is it possible to get the direct download link from viewing page source like in dev host
nsnikhil said:
But Sir after uploading it to mediafire from the app or to dropbox is it possible to get the direct download link from viewing page source like in dev host
Click to expand...
Click to collapse
Yes you can share files with them too..
Dolphin Browser
Sent from my beast SGY using Creed's 3.5!
nsnikhil said:
But Sir after uploading it to mediafire from the app or to dropbox is it possible to get the direct download link from viewing page source like in dev host
Click to expand...
Click to collapse
Yes long press on the file and select copy link share link etc (varies between different apps)
The link is then copied to your phone's clipboard and you can then paste it anywhere
mediafire app - press arrow next to file - select copy link - paste link in email text message Web browser etc
dropbox app - long press on file - select share - select copy link - paste link as above
Try to split your file using winrar or hjsplitter.
Sent from my GT-P3100 using Tapatalk 4 Beta
nsnikhil said:
Can someone tell me any android browser which can upload files to site like dev host i have tried most browsers like :
Opera mini/classic/beta , Dolphin browser , Mozilla ,Boat , Stock , and many more cant remember all the names but all failes to upload files some stops immediately some keep loading and stops after few minutes my pc is not working and i need to upload a file of 200mb.
Please some one tell is there any browser or method with which i can upload files to dev host
Click to expand...
Click to collapse
Try puffin .... It uploads fast.

License check timed out (Expansion file won't download)

Hello!
I have a problem with my app that is using Expansion file. I've finished developing the app and I've uploaded it to Google Play as a Beta. When I download the app, obb files download with it so there's no probelm so far. But then I deleted the obb file and tried to download it manually with an app to see if the Downloader Library works.
That's when the problem begins. The app won't download the Expansion file itself because it says that "the resources were not found".
I checked LogCat and i think there's an issue with a license because at the time when download should begin, this appears in the LogCat:
08-20 15:15:15.437 27600-27600/? I/LicenseChecker﹕ Calling checkLicense on service for com.mhacinapps.sleepwithnaturesounds
08-20 15:15:15.437 27600-27600/? I/LicenseChecker﹕ Start monitoring timeout.
Click to expand...
Click to collapse
Any idea what could be causing this?
I literally copied Google's sample code for Expansion downloading so I don't know how there can be any trouble. I've edited the code to suit my app, I've iserted my own Base64 public key.

How to change and layout xml file from apk and repack it

I have a following APK of JIO tv app Reddit Thread
APK Mirror Link
Problem:
I have installed it on my Mi Box android Tv. It works flawless. But on every restart, it ask for username and password.
The person who shared this apk has already filled the login details, which is in res/layout/fragment_details.xml.
I want to change the login details there, so that I don't have to type username and password every time, I start Mi Box.
I tried using apktools and Android studio to decompile and repack it with modified xml.
But, modified APK give error, Not installed.
Thanks in advance.
Hi, did u find a solution?
Did you try signing the apk?

Categories

Resources