[Q] Locally-Stored Android App - General Questions and Answers

I am new to the app scene. I was curious if there was a way to store apps locally, without the need of sales/Play Store/Amazon Store/etc.
I am just looking at storing it locally on a phone, or possibly a tablet, to show to potential clients. And also for portfolio purposes, down the road.
Again, I am a self-professed "noob", so all help is appreciated.
Thank you.

rkariff said:
I am new to the app scene. I was curious if there was a way to store apps locally, without the need of sales/Play Store/Amazon Store/etc.
I am just looking at storing it locally on a phone, or possibly a tablet, to show to potential clients. And also for portfolio purposes, down the road.
Again, I am a self-professed "noob", so all help is appreciated.
Thank you.
Click to expand...
Click to collapse
unless it is your personal app, you will need to get it from one of the stores at some point.
some apps can be downloaded by other means, but that is highly frowned upon, and against the rules to even discuss here (so please dont comment back on it).
if your device is rooted, you could use an app like titanium to make a backup of all the apps. then they would be saved locally, but i dont know how compatible that backup would be if you tried to restore it on other devices.
i would think if its a paid app, there is likely some entitlement verification coded into the app. so if it cant verify through one of the stores, it likely wont work properly if at all.

It would be apps that I build. So it would be for my own personal use. Like I said, it's to show potential clients. I would be using it to show how an app works, as a display to the client.
It will be my work. And it will be strictly for my clients.
All help is appreciated.
Thanks.

rkariff said:
It would be apps that I build. So it would be for my own personal use. Like I said, it's to show potential clients. I would be using it to show how an app works, as a display to the client.
It will be my work. And it will be strictly for my clients.
All help is appreciated.
Thanks.
Click to expand...
Click to collapse
once you install an app on any device, from any source, you can use
1.apk extractor
2.es file explorer
to have the apk file, which can then be run on other devices as an installer.
or, you could dowbnload the apk straight from google play, search how with the search button.

Ok help me understand this.
It will be your app. One you make for your clients. which would mean your doing all the coding and building of the app, But you dont know how to store a simple apk on your device?

zelendel said:
Ok help me understand this.
It will be your app. One you make for your clients. which would mean your doing all the coding and building of the app, But you dont know how to store a simple apk on your device?
Click to expand...
Click to collapse
Yea, that was kind of confusing me too.
If you build the app, you can store and show it on any device its compatible.
I must be missing the issue here.
Sent from my LG-VS980 using XDA Premium 4 mobile app

Yeah, like I said, I am completely new to this. I haven't even developed an app yet. I just wanted to visually, in my head, figure out how to display it to clients. I have clients. It's just a matter of developing apps, as far as coding.
I'm sorry if my questions are either dumb or easily answered. Thanks for all the help, though.
Regards.

rkariff said:
Yeah, like I said, I am completely new to this. I haven't even developed an app yet. I just wanted to visually, in my head, figure out how to display it to clients. I have clients. It's just a matter of developing apps, as far as coding.
I'm sorry if my questions are either dumb or easily answered. Thanks for all the help, though.
Regards.
Click to expand...
Click to collapse
OK man then you are getting way ahead of yourself. First your gonna need to learn a few programing languages. Like Java and C+. Hell I would even start by reading these forums for a while as you seem like you really have no idea what your getting into.

zelendel said:
OK man then you are getting way ahead of yourself. First your gonna need to learn a few programing languages. Like Java and C+. Hell I would even start by reading these forums for a while as you seem like you really have no idea what your getting into.
Click to expand...
Click to collapse
Yeah, that's what I thought. Thanks for all your help, guys.

Related

[REQ] .apk Manager.

I'm looking for a .apk Manager.
Not for one on my phone, or to organize the apps on my phone.
What I'm looking for is a Windows application, Win7 64bit compatible, that will organize my 4.7gb worth of .apk's i have on my computer. Ideally, automatically detecting version numbers, and removing old versions of the same app etc.
Good idea, I just use appbrain on my phone.
ps: change the title to [REQ] as there is no app in here.
Sounds like someone had fun downloading a lot of apps?
britoso said:
Good idea, I just use appbrain on my phone.
ps: change the title to [REQ] as there is no app in here.
Click to expand...
Click to collapse
Ahh yes, i should have had it [REQ] vs [APP], you are right. I cannot find a way to change the thread title tho, or i would happily.
bobtentpeg said:
Sounds like someone had fun downloading a lot of apps?
Click to expand...
Click to collapse
<smirk> links are not allowed on here for that sort of thing, but sufficed to say, i use two websites to <cough> obtain <cough> my apps.
Of that 4.7gb of .apk's I'm sure at least 30-40% of that (hell quite possibly more) is outdated versions. Just too much hassle to manually sort through them all.
Re: [APP] .apk Manager.
Good idea, I just use appbrain on my phone.
ps: change the title to [REQ] as there is no app in here.
Click to expand...
Click to collapse
Ahh yes, i should have had it [REQ] vs [APP], you are right. I cannot find a way to change the thread title tho, or i would happily.
Sounds like someone had fun downloading a lot of apps?
Click to expand...
Click to collapse
links are not allowed on here for that sort of thing, but sufficed to say, i use two websites to obtain my apps.
Of that 4.7gb of .apk's I'm sure at least 30-40% of that (hell quite possibly more) is outdated versions. Just too much hassle to manually sort through them all.
Click to expand...
Click to collapse
Edit-advanced editor

[APP] MySQL Manager

I'm trying to get a feel for what kind of demand there is out there for a MySQL manager for Android.
Obviously there's only going to be a small niche of people who would want/use one, myself included, so I guess I wanted to get the feedback of the people on these forums to see what demand is like.
I'm currently building one that I plan to stick on the Android Market in the next week or so, and I'll let everyone who expresses interest know when that happens. The first version I put out will be a "lite" version. Features will include:
Create/Edit/Delete server/db credentials
View a list of all Tables, Views, and Stored Procedures in a db
View first 100 records of any Table or View
Drop Tables, Views, and Stored Procedures
Add/Edit Views
Add/Edit Stored Procedures
Run custom queries
If the demand and responses are good, I will completely re-do the UI, add some nice graphics, and put out a much more feature-rich version. Not going to waste my time to do that, though, if I don't feel there is enough need.
Thanks in advance to everyone who responds!
-teleknEsis
Any plan for SSL authentication like desktop client?
Sent from my Nexus One using XDA App
jameztcc said:
Any plan for SSL authentication like desktop client?
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
Probably will be in the full version
teleknEsis said:
Create/Edit/Delete server/db credentials
Run custom queries
Click to expand...
Click to collapse
I would definitely use this. Personally, running custom queries would be the only thing I would use it for tho (i'm a sql/command line ninja haha). Hard saying how often I would use it. Currently I just ssh into a nix box and use mysql client from there when I'm remote/without a laptop and need to fix something.
teleknEsis said:
Probably will be in the full version
Click to expand...
Click to collapse
Look forward to it. Thanks.
Sent from my Nexus One using XDA App
jameztcc said:
Look forward to it. Thanks.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
I have released the initial version of my app on the market. Search for AndSQL.
Keep in mind, this is a very rough first version and is not intended to be complete with features. If response/feedback is good I will re-do UI, add graphics, and style it. Any feedback is greatly welcomed. Thanks!!
-teleknEsis
Can't find on the market, is there a download link?
Also, about "Run custom queries" is there the option to save/load the queries too?
I will appreciate that because i often run the same queries, so i save and load them when i need
__max__ said:
Can't find on the market, is there a download link?
Also, about "Run custom queries" is there the option to save/load the queries too?
I will appreciate that because i often run the same queries, so i save and load them when i need
Click to expand...
Click to collapse
As of right now there is not. This would be a feature I would definitely add if I decide to make a 'full' version. This was really more or less just a quick tool I made for myself to do quick db edits/checks on the fly when problems are reported. It has a ton of potential, I'm just not sure how large the demand is for a 'full' version of this.
My app targets 2.1 and up so not sure why you don't see it in the Market, but I'll go ahead and post it in the OP. Look for it there.
Ok, thanks for reply, it's quite useful already to do quick and emergency checks.
I'm on froyo now, so i should be able to find it in the market...
__max__ said:
Ok, thanks for reply, it's quite useful already to do quick and emergency checks.
I'm on froyo now, so i should be able to find it in the market...
Click to expand...
Click to collapse
Did you ever find it? I posted it in the first post in case you never did find it in the market.
got it from market , thanks!
Sent from my Nexus One using XDA App
Downloaded from here.
It seems to connect, at least i don't receive any error, but i don't see the tables/views/sproc, and if i try to run a query the result is empty..
Tried with 2 different db on 2 different servers.
Sent from my Nexus One using XDA App
__max__ said:
Downloaded from here.
It seems to connect, at least i don't receive any error, but i don't see the tables/views/sproc, and if i try to run a query the result is empty..
Tried with 2 different db on 2 different servers.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
There's likely a bug in my connection error reporting. If you're not seeing any tables or views then there's probably something wrong w/ your connection settings.
Make sure your MySQL db is set to allow remote connections, and also verify that the port you specified is correct. Hope that helps
Im' pretty sure everything it's ok, from my home pc i can connect without any problem...
__max__ said:
Im' pretty sure everything it's ok, from my home pc i can connect without any problem...
Click to expand...
Click to collapse
Hmmm well works fine for me with several different MySQL db's on different servers, different hosting solutions. I'll make sure connection error reporting is working tonight and submit an updated app for you.
Thanks, i appreciate the effort
Sent from my Nexus One using XDA App
Great APP! Thanks for sharing and developing this app!
hi... anyone knows an app like MySQL Manager for windows mobile 6.5? thanks...

Asking guidance to make an app from scratch -will donate

I want to make an Android App and publish it to the market.
The project is very simple but since I've never made an app from scratch I am asking for tutorial/guidance from any experienced developer who has already published an app to the android market.
Of course I am willing to make a donation for your time and help
Anybody wants to please help me out ??
anybody with some experience?
"up"
PS: The app I want to create is very simple
Hey this is gonna be an annoying answer but try to google it. I'm sure you will get a bunch of links.
Good luck
wayneb02 said:
Hey this is gonna be an annoying answer but try to google it. I'm sure you will get a bunch of links.
Good luck
Click to expand...
Click to collapse
I know, I've been reading a lot
I just want some guidance, someone to ask in case of need
Maybe I just need to get rid of my fears and go on and publish it anyway
I have no experience whatsoever but the best I can offer is try with something extremely simple, maybe like a NotePad or something similar
It might help if you explain what you want your app to do.
shpen said:
It might help if you explain what you want your app to do.
Click to expand...
Click to collapse
Sending PM
Have you tried reading through a decent android book? They generally walk you through making a basic app.
http://commonsware.com/Android/
http://www.amazon.com/Beginning-Android-Games-Mario-Zechner/dp/1430230428/
Neither is a replacement for knowing Java fairly decent beforehand (which is kind of a requirement to creatively develop on android), but it will give you an idea of how an app works on android.
I would also reccomend checking out youtube or google videos in general for app walkthroughs.
Having someone screencast and walk you through making an app even as basic as notepad (if they're doing it awfully verbose and depending on how quickly you pick up on things) would still take some considerable hours.
yareally said:
Have you tried reading through a decent android book? They generally walk you through making a basic app.
http://commonsware.com/Android/
http://www.amazon.com/Beginning-Android-Games-Mario-Zechner/dp/1430230428/
Neither is a replacement for knowing Java fairly decent beforehand (which is kind of a requirement to creatively develop on android), but it will give you an idea of how an app works on android.
I would also reccomend checking out youtube or google videos in general for app walkthroughs.
Having someone screencast and walk you through making an app even as basic as notepad (if they're doing it awfully verbose and depending on how quickly you pick up on things) would still take some considerable hours.
Click to expand...
Click to collapse
Thank you for the links.
I know nothing about Java. Since the app inventor is dead, I was thinking of using some online app-making websites like buzztouch

Android version of Appshopper etc?

Hi guys,
Does anyone know of an Android version of the type of App that allows you to make a list of apps that you are planning to buy, then notifies you of any price changes etc? There seems to be loads of options for this on iOS but I have not seen any on Android. The only one I ever found did not show 99% of the Market and seemed to be American.
I would love to be able to log a list of games I am interested in so that I don't forget to buy them when I have money available for games! Notifications of price changes aren't too important but would be nice - the main thing is not forgetting apps I am interested in.
I've got everything crossed one of you knows of such an app
Thanks!
First, this should be in the Q/A section, in my opinion.
Second, the only thing I've found REMOTELY similar to appshopper on Android is the website www.appbrain.com. I'm not sure if they have an app though.
EDIT: Actually they do have an app, this should be it: https://play.google.com/store/apps/...vbS5hcHBzcG90LnN3aXNzY29kZW1vbmtleXMuYXBwcyJd
Bear in mind that Android market is not as neatly organized as Apple's AppStore so there is a huge amount of crap that pops out when you search for a concrete title.
I know iOS has that too, but at least Apple cuts SOME of that crap so you are not bothered with wallpapers and such stupid junk. Anyway, I'm not bashing at Android, I think as an Xperia Play user I can say I'm quite happy with what's on offer.
I just wish more iOS developers would consider it worthwhile to port their games.
Sorry for the rant
'Thanked' for your quick reply! That's brilliant, I'll download Appbrain and check it out.
Sorry for posting in the wrong section - this is the only one I use. Mods feel free to move this if need be.
Seems like a good app but unfortunately no 'favourites' or similar list to remember what you want to install. Any other ideas guys?
I've just discovered 'Best Apps Market' that lets you build a wish list of apps you are interested in. Looks good so far, worth picking up if you have been after what the OP describes. Please Thank me if you grab this!
I'm also looking for this. App Brain looked okay, but there's not way I'm creating an account with my Gmail or FB credentials.
Jotamide said:
I'm also looking for this. App Brain looked okay, but there's not way I'm creating an account with my Gmail or FB credentials.
Click to expand...
Click to collapse
Why?
bangawasawa said:
Why?
Click to expand...
Click to collapse
Privacy issues.
Did you try AppSales?
AppZapp Beta
You could try AppZapp beta (search for it on Google Play, sorry I can't add links yet).
It's one of the better ones available for iOS devices but it looks like they're making it for Android now too!

Free Remote Android Support App

Zikk is unique mobile to mobile remote support app.
So what's so special about Zikk?
It is designed for consumers and not for IT depatments and operators,
therefore it is extremely simple and user friendly.
It provides full privacy protection - no screen sharing, and no access to SMS, email, etc.
It doesn't require constant internet access, and doesn't prevent the recipient from using his
phone for other purposes during the process.
It supports all Android devices (2.2 and above).
In addition to remote support, Zikk contains a local settings menu which uses Zikk's simple
and friendly interface.
When people have a hard time setting up their smartphones, they ask help from their friends
and family - Zikk enables users to help each other.
APK attached. Also available on Google-Play (https://play.google.com/store/apps/details?id=com.zikk.alpha)
where you will also find a short and helpful demo video. You van also find the video on YouTube (http://www.youtube.com/watch?v=IsP9-Lpfwpk).
So both people need Zikk installed, I presume? Does the person you are helping get prompted to download it?
cabbieBot said:
So both people need Zikk installed, I presume? Does the person you are helping get prompted to download it?
Click to expand...
Click to collapse
Correct. If the selected contact does not have the app, the user will be asked to allow sending
an automatic SMS with a link to the download page. There is also a share option where you can
send this message (via SMS, WhatsApp, Facebook, etc.) to one or more people.
zikkapp said:
It supports all Android devices (2.2 and above).
Click to expand...
Click to collapse
This really does sound great; however, does it support wifi-only tablets? Is the phone number just to receive verification code? If so, will any mobile phone number work?
ritchea said:
This really does sound great; however, does it support wifi-only tablets? Is the phone number just to receive verification code? If so, will any mobile phone number work?
Click to expand...
Click to collapse
The current version is designed for Android phones does not support WiFi-only tablets or
large screen tablets, however in a few weeks I will publish the tablet version, which will
include UI adjustments, tablet related features and a different registration process.
Sounds AMAZING! I'd really like to use this to help my friends and family. I live in India though
No worries, I'll wait
fantastic idea!!! this will surely take off!! kudos to the OP!!
how far this app will go ? I mean can I help someone from anywhere ?
What about phone types? What if my phone is a Nexus and the other device is a HTC?
zikkapp said:
Zikk is unique mobile to mobile remote support app.
APK attached. Also available on Google-Play (com.zikk.alpha)[/URL] where you can also find
a short and helpful demo video.
Click to expand...
Click to collapse
Fix the link.... & Also it'd be nice to add a promo pictured visual (Banner, slide show,ect) above to ease all the questions asked below.
Nicely done though. Props.
SystemErrorOne said:
Fix the link.... & Also it'd be nice to add a promo pictured visual (Banner, slide show,ect) above to ease all the questions asked below.
Nicely done though. Props.
Click to expand...
Click to collapse
Thanks, updated - since I'm a new member I can't post links so
I posted the app's package name and the title of the demo video
on YouTube. I will replace it with actual links as soon as I can.
Cool
----------------------------------
Sent from my Note 2 with Tapatalk
Cool, like the concept of it. But really wish it could do the updates of apps. And PRL updated. The many things my mother and sister never do.
BroadcastJunkie said:
Cool, like the concept of it. But really wish it could do the updates of apps. And PRL updated. The many things my mother and sister never do.
Click to expand...
Click to collapse
Great ideas for the next version - thank you very much!
I like the app a lot, but what make it one of the best is if I could move, install, & uninstall system apps, and a root file manager so that we can help rooted users also
uninstalled this app from my Galaxy Note i717 and now the home screen is gone and I cant get back into recovery?
oh cool its like remote assistance for android!
Vintage144 said:
uninstalled this app from my Galaxy Note i717 and now the home screen is gone and I cant get back into recovery?
Click to expand...
Click to collapse
Could you be little more accurate.. what rom you are using? What launcher? Does the launcher FC?
shadie21 said:
I like the app a lot, but what make it one of the best is if I could move, install, & uninstall system apps, and a root file manager so that we can help rooted users also
Click to expand...
Click to collapse
Actually a version for rooted users is an interesting idea. Not sure how common "less tech savvy"
rooted users are though. If you have more ideas for features for rooted users I would love to hear them.
I actually have a friend who is just getting into root use who calls for advice when he needs it. Let's be honest we were all beginners once and maybe could have used a little hand. He moved recently so there is distance involved now. This looks like a great idea.
I would love to have access to the settings menus, root file explorer and perhaps apps he already has installed such as set CPU or apps of that nature.
Beginners in root use are just as confused by root abilities as beginners in android are of it's stock features at times.
It would be really great to be able to start a log cat app and have your friend do something that normally causes a crash for example if they are not advanced enough to run one themselves. A current issue I have on hand. Trying to explain how to run one and sending videos to watch.
Hope this keeps going :thumbup:
Sent from my Nexus 4 using xda premium

Categories

Resources