Android :: Share Library Files Between Apks?
Apr 22, 2010Can I share a library between two applications/apks where it is packed with any one of it?

Can I share a library between two applications/apks where it is packed with any one of it?
I am trying to create a service that will use an AIDL-generated interface. How can I make the interface available to applications in other APKs?
View 1 Replies View RelatedI made a library that I access and use across my app.
My code looks something like this...
Does anyone know of a library that will give me the "share" functionality for pictures? Ie, how in many apps now you are given the option of sharing a page or image with facebook, twitter, email, sms, etc.
View 6 Replies View RelatedI'm currently hosting an app on my own server so my beta testers can test it. I've set up the apk MIME type to be application/ vnd.android.package-archive, and when I try to download the app from the emulator, it downloads the 53KB apk file and installs it. When I try to do the same thing from a real ADP1 device, it only loads 43KB. When I try to install it, the system says that I'm trying to install an app that already exists (called "Android System") and that doesn't require any permissions, but nothing happens when I proceed. logcat tells me
"D/asset (16379): failed to open Zip archive '/ sdcard/download/[name of the app].apk'
Bonus points! When I try to download the app from the emulator, I can see that in the accesslog of my server. Not so when I download it from the device, even after deleting /sdcard/download/* and clearing the cache through the settings. Almost as if the device was loading an old copy from a proxy server. I'm not sure which APN I'm using, but none of the T-Mobile APNs have a proxy AFAICS. Is there a way to circumvent the proxy, assuming that this is the case? And/or tell the proxy not to cache this apk file?
I've been looking for a way to make a flashable ZIP that does the following:
Installs Galaxy Locker
Installs Nova Launcher
Installs an icon pack
Sets the wallpaper
Uses my Nova Launcher settings
I'm trying to make my own slimmed version of a ROM's .zip, by deleting some APKs and changing some other files (media, bootanaim, walls; minor changes to systemui and framework-res; etc)..
Until now, I've done it several times, but I think that I can do a more in-depth research to reduce junk files..Is there a way to find a list of LIBs and other files that are related to the APKs that I delete??. I've tried two ways:
1) Decompiling APKs and "explore" to find related files
2) Search all over the Web to find information
I wanted to mod a simple android app. Now i decompiled the apk with apktool. It worked fine!
But the only files I get after compiling are .xml files and .smali files...
So now, how i can edit the .smali files? Respectively can I mod apk apps by a other way?
I'm running into some issues when trying to share files between android phones. I tried emailing the .apk, tried uploading to go aruna, but it wont download. let me know if there s iIbetter way.
View 1 Replies View RelatedIn Android, is it possible to share files between 2 different apps running in separate processes?
View 2 Replies View RelatedI would like to make a nightly job that moves photos from my SD card to a share on my home network. I have tasker and can set it to turn on wifi at a certain time, however tasker can only move a file if it is given a specific file name. It doesn't seem to be able to move all files in a specific directory (unless I am mistaken).
View 4 Replies View RelatedOK, OK, call me an infidel, but I do have a friend who has an iPhone.
The other day I took some video, and wanted to share it, but it was too big to fit in an email message
Would a file sharing app via bluetooth work?
Click for Image 1
AFileShare(was named as "discover") is a mobile file manager application that allows you to manage, store, view and transfer files with other computers or GPhones, within the same Wi-Fi network. It also allows you to access local or public servers on the Internet, both within or without Wi-Fi connections.
Click for Image 2
Can i share one application related data with another. Say I have a music file in resources/raw folder of apk2. Can I use the same file in apk1.
View 3 Replies View RelatedI write Android apps, distributed via the Market. A user has written asking whether they can have the raw .apk of one app (they're in a country where the Market isn't available).
Is it safe to do this, or do I risk getting ripped off in some way - having my app copied and redistributed, for example?
See tutorials here Tutorials: How to share your files using File Expert for Android File Expert for Android - WIFI File Sharing, Management and More. Code...
View 3 Replies View RelatedHow to share media between users in Android 4.2.2 (Nexus 10)? I mean sharing a large number of photos and movies, something without online connection (no dropbox/drive). A solution without duplicating the files in each account is highly preferred.
I know /sdcard/Android/obb folder is shared, I used it to transfer large files between the accounts. But it is not recognized by Media Scanner / Gallery. Links are not working for me (I tried both - symbolic and hard link, ln -s reports Function not implemented, ln alone Operation not permitted. Not mentioning that root shell doesn't see the content of obb (strange)). Folder sync seems not to work either (even though it states 4.2.2 is supported).
I have develop and app that downloads music files and should add them to the music library.
View 8 Replies View RelatedI would like to share a cache file across activities, which are running in different processes but in a same application.So, is there any way to make it thread safe (probably not "thread safe", should we call it "activities safe" or "process safe" ?
View 2 Replies View RelatedIs there any way to select multiple music files and share them through bluetooth, as it can be done in case of images and videos(from gallery)
View 1 Replies View RelatedWhat's the best way of sharing a large music file from a pc to the phone
View 6 Replies View RelatedAs the title states... How the heck to you share a .mp4 file with the cappy via All Share. Windows Media Player does not support .mp4 so how do I add it?
View 2 Replies View RelatedAm trying to drag/drop files from my Droid to my PC and back but cannot figure this out to save my life. I want to do it via wifi,not bluetooth. I DL es file explore but I cannot get my PC to recognize my Droid like it would if I connected via USB and mounted. How in the world do I get it so I can swap files back and forth? ES keeps asking for a password and I have no clue what password it wants. I did my initial logon password and it got me in but past that it's a no go. Not to mention the biggest prob is trying to get the PC to recognize it has the Droid connected and looking at files on its network. I'm using Vista and am rooted using Droidmod.
View 7 Replies View RelatedI've just loaded some mp3 files onto my Nexus 7.
My daughter has an account on the same device and I'd like to give her 'read only' access to the mp3 library in my account (rather than loading the same files into her account and wasting space with 'duplicate mp3' files).
None of the file manager apps I've tried so far seem to have the ability of setting file permissions.
I'm looking to make a large library of files available through an app. (nearly a 3gb folder and growing.
User would download the APP and then have access to an ever growing library of files they can then choose to download whatever they want from it.
Can this be done by a simple RSS reader?
I don't want the files available to anyone without the app installed. It would only be a text list of the files, clickable to download.
I'm using the Android Development Toolkit (ADT) in Eclipse Galileo. I've created a project in which to develop some util classes, which I intend to use in several upcoming Android projects. However, when I come to use these util classes (deployed as a jar and included in the Android project as a user library), I get a java.lang.VerifyError during the startup of the emulator. Can I force the verification of these library files, or do I need to include them as part of the Android project, and not as an external jar?
View 3 Replies View RelatedI have an Android phone and I often watch movies with it. I'm looking for a player that can collect movie info online when I put movie files in my media library.
View 1 Replies View Relatedcan i separate my music and other mp3 files (lets just say its some kind of junk files i cant remove) in the default music player in android?
View 2 Replies View RelatedI used to be able to just plug the phone into the computer via USB and a drive letter would appear and I would be able to easily move files off the phone and to my computer.
Now when I plug the phone in Media Share pops up with numerous menus and sub menus. Best I've been able to figure out to do is copy one individual file at a time to some mystery folder somewhere on my network. Or using DLNA it opens up Windows Media Player on my computer which shows previews of the photos but no way to transfer the actual files.
I am not v ery clear why I can;t select multiple files and share via bluetooth. And why they call using bluetooth as Beaming in this phone.
View 3 Replies View Related