Hi all ,
Does any have any clue how to acheive above functionality .
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/open-intent-and-layout-in-one-activity-tp4530981p4534351.html
Sent from the Mono for Android mailing list archive at Nabble.com.
__
Hi all ,
i want to show my layout which will contain 1 or 2 buttons and
one intend which will display pdf ... How can i achecive this kind of
functionality ..
i mean in single activity i will display one pdf and two button which will
do some functionality on click .
Thanks i
Hi all ,
i am using intent to display my pdf ... i want that in my intent
there will be two buttons with pdf also so that on clicking button user can
move forward or backword how to achive this kind of functionlity
Thanks in advance
--
View this message in context:
http:
Hi all ,
First of all thanks alll for you support ...i created a new
application and try to create file from there with same file it works like
charm but its not working with my older application ... i have all the
same setting in both the application ... does anyone has any clue wh
thnx glen i tried that but i not able to create file ..
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/create-file-in-sdcard-tp4513485p4513924.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Thanks all for your quick responses ... i created an sd card and then add
this sdcard to my emulator . i can see my sdcard in my emulator ... i
have read permission on it but i dosn't have wright permission ... its
mounted ... but still i am not able to write on it .
--
View this message i
Thanks carlo
i added that permission in my manifest but still its not working
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/create-file-in-sdcard-tp4513485p4513734.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_
Thanks carlo for your quick reply . i tried that also but it gives
exception filenotfound permission denied i think i dnt have write
permission on my sdcard ... can you tell what should i do to get write
permission on sdcard i also added external write permission in manifest
any
Hi ,
I found the issue issue is i am creating file through my
application and then launching pdf reader pdf reader dosnt have access
to that file which is created by application and file is also deleted once
pdf reader is launched Can anyone tell me at which location should i
cre
Hi ,
i am using emulator . how to disconnect it from my computer ???
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/create-file-in-sdcard-tp4513485p4513563.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Hi ,
i tried this but i get an error access to path is denied .
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/create-file-in-sdcard-tp4513485p4513547.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Hi all ,
i want to create a file on sdcard by my application . but i dnt have
write permission on sdcard . i also added
permission in my manifest ... i have sdcard in my image that i verified ...
Can anyone tell me how to create and write on file . thanks in advance
--
View this message
Hi all,
i opened pdf using below code
FileOutputStream fos = new FileOutputStream(file);
fos.Write(byteArray);
Android.Net.Uri path = Android.Net.Uri.FromFile(file);
Intent intent = new Intent(Intent.ActionView);
Thanks Andrew is there any way to directly open a pdf which is in byte
array i mean through webservice i am getting pdf in byte format can i
open it directly through intent ... and one more question do i need to
install anything on my emulator so that i can pdf files will be opened ???
--
i already did that but still its showing me last activity ...
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/set-start-activity-for-widget-tp4494696p4494722.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Hi all,
i have created a application in which user go from 1 activity to
another there are 3-4 activities... i am facing a problen when user exit
from an activity3 and closethe widzet and then open widget again it comes to
activity3 by default ... i want it should always come to activity1 on
Hi all,
i have an webservice which will return an pdf doc i want to open this
pdf file in my activity so that i can show user on button click ... Can
anyone tell me how to acheive this kind of functionality ... Thanks
inadvance ...
--
View this message in context:
http://mono-for-android.1
Hi all,
i want a link button in my axml . when user click on that button it
will open a web page .. anyone has idea how to acheive it ???
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/link-button-in-mono-tp4469183p4469183.html
Sent from the Mono for Androi
Hi all,
I am using mono evaluation\trial version and i want to create
deployable package ..Is it possible to create a package in release mode with
evaluation\trial version ??
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Creating-package-tp4458574p4458574.h
Hi all,
i triedto install my package in andriod phone .. it get install
successfully but when i try to open it crashes... if i install mono shared
runtime and mono andriod-4 support and then install my package and i tried
to open it it works fine ... Can anyone tell me if i created my appli
Hi all ,
I created HelloTabwidget(given in tutorial). I want to depoly it in
andriod phone ... i followed steps mentioned in
http://mono-android.net/Documentation/Guides/Preparing_Package_for_Android_Marketplace
and created a signed package ... when i tried to install this package on
fres
Hi all ,
I created HelloTabwidget(given in tutorial). I want to depoly it in
andriod phone ... i followed steps mentioned in
http://mono-android.net/Documentation/Guides/Preparing_Package_for_Android_Marketplace
and created a signed package ... when i tried to install this package on
fresh
Hi David ,
What url are you using in add webreference ??? i
mean did you try using http://yourmachineipaddress/ webservoice
it helps in my scenario
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/NameResolutionFailur
Hi ,
Thanks for your instantaneous reply. i can use file or class to save data
but is there any property by setting which this data will be reset on mobile
restrt . I mean these file will remain in my application how can i know that
mobile restart has happen
--
View this message in conte
Hi all ,
i want to know how statemanagement is maintained in monodriod .
Suppose i have to create an login screen and on successful login i will give
user an token which will be used next time or i can say next page ...My
question is
How to create multiple pages and transfer data between
Hi ,
I was facing same problem earlier ... in my case i was calling an
webservice with name localhost or machine name thats why error appear
... i change the url in the webserice reference url i used ip address of
my machine it resolves my issue Hope it helps you ..
Thanks a lot ..
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Reading-and-loading-file-from-Gallery-tp4431195p4438464.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
Can anyone tell me how to access files in /mnt/sdcard or files in /data/data
???
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Reading-and-loading-file-from-Gallery-tp4431195p4431541.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_
Hi all,
i want to read all picture files of a folder. And display them in my
application . Can anyone tell me what is folder structure used here i
mean how can i access picture in my gallery thriogh my application ??
--
View this message in context:
http://mono-for-android.1047100.n5
Hi all ,
I want to create an widget which will run inside an already created
widget ... For example i want to add one widget on alarm clock .. when user
selects on alarm clock my new widget will also appear in it ... Can anyone
tell me how to do this ... thanks in advance ...
--
View this
Thanks for you reply . Can you tell me where in solution file can i
specify version of andriod ??
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Configure-andriod-emulator-for-mono-tp4421990p4424559.html
Sent from the Mono for Android mailing list archive at Na
Hi all ,
i set up monodriod for VS2010 . i created hello world program in
VS2010 . Its run perfectly fine in MonoDriod . I want to run this
application in andriod emulator . i ran my andriod emulator .. on deploying
i can see my emulator in rnning device window . when i select my emulator i
32 matches
Mail list logo