TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

I spent a year building an Android course for the elderly

208 点作者 kcsaba26 个月前

26 条评论

pinum6 个月前
This looks like it could be very valuable for quite a lot of people- thank you for making it!<p>Just a couple first impressions from your site... loading it on a phone, the first thing I see is this: <a href="https:&#x2F;&#x2F;imgur.com&#x2F;4maP1vV" rel="nofollow">https:&#x2F;&#x2F;imgur.com&#x2F;4maP1vV</a><p>(1) The entire contents of the site is completely covered by a cookie warning. This is honestly quite annoying even for an SWE like me, never mind your target audience.<p>I know at least one older person who doesn&#x27;t understand these cookie modals at all and refuses to touch them. They either continue using the site in the background without accepting&#x2F;rejecting(!), or if that&#x27;s not possible they just leave the site.<p>I&#x27;d suggest you carefully check whether you actually need this modal at all. If the only cookies you use are technically necessary, then (based on my layman understanding of the law) you don&#x27;t need to show it. If you absolutely must use tracking cookies, then maybe consider a more subtle approach that allows the user to continue reading the page without deciding.<p>(2) &quot;Join Now&quot; makes it sound like I&#x27;m signing up to a subscription, rather than making a one-off payment.
评论 #42334664 未加载
评论 #42334730 未加载
PopAlongKid6 个月前
&gt;Our parents and elderly relatives didn&#x27;t grow up with smartphones.<p>Neither did about half of the millennials, so why don&#x27;t they need similar help?<p>I don&#x27;t think the qualifier is age, rather it is prior computer experience. I am elderly, and only started using a smartphone (as opposed to feature phone) about four years ago, but I have had my hands on computer keyboards for over 50 years, so learning to use all the basic features of a smartphone didn&#x27;t require any help.<p>Likewise, many millennials did grow up using computers. If you already understand basics on a PC like bootup, shutdown, login, system settings, installing a program, starting a program, finding a program, copy&#x2F;paste, upload&#x2F;download, the smartphone should not present much of a challenge. Otherwise, learning a smartphone is mostly just learning how to use a computer.
quasse6 个月前
Did you test your course on any elderly people as you were developing it? What did you learn from that, if so? Did it require changes that were surprising?
评论 #42333392 未加载
评论 #42333778 未加载
qwertox6 个月前
I just watched the power phone on &#x2F; off preview, and it has the issues which I assumed it would have.<p>Long-press to turn on a powered-off phone is not a standard. Even I don&#x27;t know how to turn these devices on, so I do a combination of multiple short presses, multiple long presses until it works.<p>Powering the phone off via the button won&#x27;t work on modern phones, since the hardware power button has become the tool to invoke an assistant. You need to swipe down the notifications twice and use the software power button from there.<p>In this room I have 6 Android devices from different manufacturers.<p>Then there are so many OS differences between all the vendors, that it becomes almost impossible to teach someone who doesn&#x27;t know how Android generally works if it isn&#x27;t on their own device.<p>But I congratulate him for doing these videos and hope that the elderly manage to learn from the course.
评论 #42339069 未加载
评论 #42340530 未加载
评论 #42337208 未加载
VyseofArcadia6 个月前
What I have discovered about teaching[0] is that some people just don&#x27;t want to learn the fundamental interaction principles. They just don&#x27;t. They have a small list of specific things they want to do, and they would rather memorize those specific workflows than something that generalizes. Of course they&#x27;ll have to learn it all from scratch again when Google decides to change the gmail UI for the gazillionth time, but that&#x27;s a problem for the future.<p>I&#x27;m curious how much feedback you&#x27;ll get of the form, &quot;don&#x27;t teach me all this stuff, just teach me how to look at photos of my grandkids&quot;.<p>[0] and not just the elderly, although I feel the elderly are worse about this in general
kcsaba26 个月前
Teaching tech to elderly people is hard—many struggle with gestures, apps, or even turning their phones on. I built a course from scratch, covering every step from unboxing to apps. Along the way, I learned about video production, Android’s quirks, and marketing struggles.
评论 #42338528 未加载
评论 #42333286 未加载
bloomingeek6 个月前
As a now retired guy who grew up loving to question almost everything, it was easy for me to get into electronics when I was able to. (I was a little late, not until my mid thirties.) I especially love reading manuals from the things I purchased.<p>However, I noticed that a lot of people my age didn&#x27;t share my interest in this area. I helped as often as they would let me, but to a man, they just weren&#x27;t willing to take the time to get interested. They just wanted their stuff to work. They also had no idea of all the features their products were capable of performing. (Cellphone anyone?)<p>I&#x27;ve often wondered if it was the way I was &#x27;wired&#x27; or if I just had the urge to know these things. Well done on the project!
评论 #42334748 未加载
评论 #42337231 未加载
RankingMember6 个月前
I love how exhaustive your approach to documentation is here, because (like you said) it really does need to be to be truly useful. If the user doesn&#x27;t know how to get to &quot;Contacts&quot;, saying &quot;Start by opening Contacts&quot; does them no good and just discourages them.
评论 #42334458 未加载
评论 #42333407 未加载
kulshan6 个月前
I manage a Digital Literacy Program for seniors. This is a great idea. But for example, most seniors I work with are total beginners. Simply getting to signing up for an udemy course and figuring out player controls on this course are pretty big obstacles.<p>The long running &quot;Easy Tablet Help for Seniors&quot; is much simpler and free.<p>Sorry! Don&#x27;t want to discourage your work though!
评论 #42333989 未加载
Perenti6 个月前
I&#x27;m quite ignorant about my phone. I struggle to send someone a photo with it. Every time I have to interact with android for anything trickier than making a phone call or sending a text I just end up angry and frustrated.<p>I don&#x27;t use apps on my phone except for phone calls and texts, mostly because I have no clues whatsoever.<p>I&#x27;m probably in your target audience, but:<p>1) Too expensive for something I&#x27;m not convinced will improve my life (it seems to me that people who know how to use smartphones spend 90%+ of their free time looking at it, rather than interacting with real live people), which leads to<p>2) How will learning this make my life better?
iamben6 个月前
Hey this is great - just had a look for my mum! Couple of questions (which without watching are hard to answer) - why the modules on the F-Droid App Store and Firefox? As a (young(er!)) Android user I&#x27;ve used neither and would be unlikely to. I can&#x27;t imagine my mum would use anything other than Play and Chrome, so it feels a little &#x27;too far&#x27; for me, confusion for the sake of it?<p>Also a suggestion - pretty much everyone uses WhatsApp in the UK, mostly everyone I know will be in a WhatsApp group with their parents (and&#x2F;or grandparents!). Definitely worth adding that as a module!
评论 #42334783 未加载
teaearlgraycold6 个月前
I have to wonder if the Anglo-sphere elderly will struggle with your accent. It’s not too strong and I can understand, but for those that may be slightly hard if hearing and have less neuroplasticity maybe it would be an extra hurdle to using the guide.
评论 #42336644 未加载
dmje6 个月前
Looks like a great course.<p>I’m sorry to say my experience has been “Android = pain” as far as the oldies are concerned. Had years supporting MiL and her endless devices. Then two years ago we got her an iPad instead. Support requirement has dropped to pretty much nil.
评论 #42349771 未加载
ericra6 个月前
I genuinely think this is a great thing to offer and very much needed. Great work. Your ffmpeg tutorial also looks really interesting, and I&#x27;ll definitely be checking that out when I have time.<p>But please consider removing or changing that huge cookie banner on the main page. The amount of people that will simply choose to not interact with the site at all and X out immediately when seeing this might be higher than you think. That would be my first instinct.
评论 #42334790 未加载
zoomTo1256 个月前
The most common problem I encounter is that signing into their email accounts. Google somehow decided to send prompt to the phone even though nothing has changed (same password, IP, computer, browser with cookies). And, my parents have no idea how to find the relevant notification and find the prompt. And, I even take some time because there&#x27;re like a thousand notifications on their phones.
评论 #42335135 未加载
评论 #42335460 未加载
评论 #42354643 未加载
ChrisArchitect6 个月前
To clarify: this is how to use the phone, the Android OS. Not develop for Android.
评论 #42333421 未加载
evanjrowley6 个月前
This is fantastic. I can think of a handful of people who I&#x27;d recommend this course for.<p>I have a question about something I noticed in &quot;Preview of 03.07. Finding &amp; launching apps&quot; - In this lesson, what you refer to as the &quot;desktop&quot; is something I typically refer to as &quot;home screen&quot; - Is &quot;desktop&quot; really the preferred way to describe that screen?
评论 #42333364 未加载
simlan6 个月前
Awesome. I recently had similar thoughts and then I was considering all the variations in the android eco system. Lots of times when I am helping I have to just rely ony intuition because I am not familiar with the specific flavour of android used by Samsung or whatever else sonone might have.<p>I will have a look at your material. Maybe I can localize it to my needs.
评论 #42333428 未加载
qilo6 个月前
Is there any course about Android &quot;administration&quot;? I mean there are plenty of content on Linux&#x2F;Windows administration (not programming): partitions, file systems, bootloaders, boot sequence, kernels, init(ialization), processes, shells, users, configuration, application installation and execution, logging, security, etc. How all of the components fit together, what interacts with what, and so on.<p>When I first got my phone was looking for an Android course which would explain all the above concepts (and more, like what is launcher, how notifications work, what other APIs there are, location, camera, microphone, etc.). But didn&#x27;t find anything, only found courses&#x2F;books about application development in Java&#x2F;Kotlin. I have no interest in Android programming, just want to know how it works.
评论 #42335076 未加载
kytazo6 个月前
Hey, I&#x27;ve been wanting to do something similar for some time now for my domestic audience.<p>Putting it all together is quite an effort, are you satisfied on the returns considering the time&#x2F;effort you&#x27;ve put into it?
hifix6 个月前
Great work! Like a lot of millenials, I&#x27;m on call for any issues my parents have with their Android devices but I imagine there are a lot of elderly people out there without that support.
评论 #42334757 未加载
71bw6 个月前
100% down to help you translate the thing into Polish if you&#x27;re interested. balu [symbol] xdapierdolnik [period] pl
评论 #42345165 未加载
jacooper6 个月前
This is great! Are there any plans to translate it into other languages? With Ai it should be doable.
评论 #42340132 未加载
Kwpolska6 个月前
You talk about the chicken-and-egg problem when using a phone, but doesn&#x27;t your course itself present one? To do the course, you need to have fairly good computer skills, and that assumes someone handles the purchase for you. How many seniors are actually in that position, and how many are completely lost when it comes to any digital devices?
评论 #42338030 未加载
1oooqooq6 个月前
the course website feels like the exact type of scam i ward elderly people off.
astrodude6 个月前
What Google should have done long time ago